Added C-o keybinding to toggle use of virtual buffers
authorLeo <sdl.web@gmail.com>
Wed, 21 Apr 2010 11:00:58 +0000 (07:00 -0400)
committerJohn Wiegley <jwiegley@gmail.com>
Wed, 21 Apr 2010 11:00:58 +0000 (07:00 -0400)
commit6987ed2b50cb1b6737e46fece6b57cd7a9a9e525
treea19f0a5d9550c6e3ceb2d9306b0bc49bcc269ba4
parent2e10a942db33ed9babffcaeaeae9bb68b54d954f
Added C-o keybinding to toggle use of virtual buffers
* ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
toggles the use of virtual buffers.
(ido-buffer-internal): Guard `ido-use-virtual-buffers' global
value.
(ido-toggle-virtual-buffers): New function.
lisp/ChangeLog
lisp/ido.el